微信H5开发记录

2021.8.31 星期三

政策等

域名

链接被禁

http://qbview.url.cn/getResourceInfo?appid=31&url=http://www.wangzhesha.com
参数 appid= 31 默认的
url 需要检查的url

如果被检查的 URL 没有被拦截,则会直接跳转到目标 url 上,如果被拦截了,则给出拦截提示,只要解析返回信息,就能知道检查的 url 是否被拦截了。

目前微信使用改接口校验是否被屏蔽
https://weixin110.qq.com/cgi-bin/mmspamsupport-bin/newredirectconfirmcgi?main_type=2&evil_type=20&source=2&url=https%3A%2F%2Fcandy.one

#####\ 三方服务

微信域名检测试用接口: http://wx.rrbay.com/pro/wxUrlCheck.ashx?url=http://www.teu7.cn

<!–

{"State":true,"Code":"101","Data":"http%3a%2f%2fwww.teu7.cn","Msg":"屏蔽"}
{"State":true,"Code":"102","Data":"https%3a%2f%2ffrphup.universalbeijingresort.com%2fubr%2findex.html","Msg":"正常"}

–>

域名检测界面:http://wx.rrbay.com/
微信域名检测可以检查域名也可以检测链接,api检测链接的时,url参数一定要编码

域名检测工具地址:www.urlzt.com
注册登录地址:https://dwz.cn/TzLUYNU2

注册登录才可以使用域名检测功能

knowledge is no pay,reward is kindness
0%